﻿#sideNavBox
{
   display: none
}
	
#gdotbottomslider .bx-wrapper
{
	
	max-width:100% !important;
	
}

#gdotbottomslider .bx-viewport
{
	padding-top: 20px;
}	

.row-fluid
{
	width:100%;
	padding-left:0px;
}
.footer1 {
	padding-top:20px;
	padding-bottom:20px;
}
#DeltaPlaceHolderMain
{
	position:relative;
	top:-65px;
}

 
.topSliderCaptionDescription
 {
	display:none !important;
}
.bx-pager-link
{
	font-size:0px;
	width:10px !important;
	height:6px !important;
}


.bx-wrapper .bx-pager {
    text-align: center;
    color: #666;
    padding-top: 20px;
    margin: 10px;
    padding-right: 95px;
    line-height:45px;
    

}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	color: #fff;
	text-indent: 0px;
	display: block;
	width: 30px;
	height: 25px;
	margin: 0 5px;
	outline: 0;
	text-decoration: none;
	opacity: 80;
	text-align: center;
}


#WebPartWPQ3 > div.ms-rtestate-field > div > div.bx-controls.bx-has-pager.bx-has-controls-direction > div.bx-pager.bx-default-pager > div:nth-child(n) > a
{
	width: 10px !important;
    height: 6px !important;
    

}
#WebPartWPQ3 > div.ms-rtestate-field > div > div.bx-controls.bx-has-pager.bx-has-controls-direction > div.bx-pager.bx-default-pager > div:nth-child(n)
{ 
  font-size:0px;
  line-height:8px !important;
  padding:3px;
	
}
#WebPartWPQ3 > div.ms-rtestate-field > div > div.bx-viewport > ul > li:nth-child(n) > a > div > span.topSliderCaptionDescription
{
	display:none;
}
.bx-wrapper .bx-pager.bx-default-pager a {

color: #fff;
text-indent: 0px;
display: block;
margin: 0 5px;
outline: 0;
text-decoration: none;
opacity: 80;
text-align: center;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
}

.bx-wrapper
{
	top: -3px !important;
}

.bx-wrapper .bx-pager
{
	/*padding-left: 80%;*/
}
.bx-wrapper .bx-default-pager.bx-pager a
{
	padding-top: 4px;
}

.r-tabs-panel
{
	border: none !important;
	
}

#pagerHolder
{
	display:none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 667px) and (min-device-width: 375px)
{
	#annTable > tbody > tr:nth-child(n) > td > img
	{
		float:none !important;
	}
}

@media (max-width: 959px) and (min-width: 768px)
{
	.row-fluid .span12{
		width:100% !important;
	}
}
 @media (max-width: 1024px) and (min-width: 958px) 
 {
 	.row-fluid .span12{
		width:100% !important;
	}

 }
 @media (min-width: 1200px){
 	.row-fluid .span12{
		width:100% !important;	}
 }
 

@media (min-width: 1280px)
{

   .bx-wrapper .bx-pager
   {
	  line-height:45px;
	
   }
}



